networking.wireguard.interfaces.<name>.ips

The IP addresses of the interface.

Type
list of string
Default
[ ]
Example
[
  "192.168.2.1/24"
]
Declared
<nixpkgs/nixos/modules/services/networking/wireguard.nix>